-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.25
-
Code
-
Classes
- PaymentRepository
| Total Complexity |
137 |
| Dependencies |
10 |
| Dependents |
0 |
| Total lines |
1,307 |
| Lines of code |
947 |
| Logical lines of code |
400 |
| Comment lines |
118 |
| Methods |
15 |
| Properties |
11 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getFilteredIdsCount() |
D |
25 |
27 |
175 |
| getFilteredIds() |
C |
26 |
25 |
170 |
| getEntitiesPaymentsResult() |
B |
36 |
22 |
74 |
| add() |
A |
42 |
12 |
48 |
| getByCriteria() |
A |
42 |
9 |
53 |
| getSecondaryPaymentIds() |
A |
44 |
9 |
44 |
| getAppointmentsPaymentsByIds() |
A |
38 |
5 |
86 |
| getEventsPaymentsByIds() |
A |
38 |
5 |
85 |
| getPackagesPaymentsByIds() |
A |
39 |
5 |
83 |
| update() |
S |
46 |
6 |
41 |
| setInvoiceNumber() |
S |
51 |
4 |
26 |
| getUncompletedActionsForPayments() |
S |
51 |
3 |
27 |
| updateTransactionId() |
S |
55 |
3 |
19 |
| __construct() |
S |
59 |
1 |
14 |
| findByStatus() |
S |
91 |
1 |
2 |